home *** CD-ROM | disk | FTP | other *** search
/ Collection of Internet / Collection of Internet.iso / infosrvr / dev / www_talk.930 / 001161_marca@wintermu….ncsa.uiuc.edu _Wed May 19 20:45:47 1993.msg < prev    next >
Internet Message Format  |  1994-01-24  |  2KB

  1. Return-Path: <marca@wintermute.ncsa.uiuc.edu>
  2. Received: from dxmint.cern.ch by  nxoc01.cern.ch  (NeXT-1.0 (From Sendmail 5.52)/NeXT-2.0)
  3.     id AA04658; Wed, 19 May 93 20:45:47 MET DST
  4. Received: from newton.ncsa.uiuc.edu by dxmint.cern.ch (5.65/DEC-Ultrix/4.3)
  5.     id AA23842; Wed, 19 May 1993 21:06:56 +0200
  6. Received: from wintermute.ncsa.uiuc.edu by newton.ncsa.uiuc.edu with SMTP id AA14786
  7.   (5.65a/IDA-1.4.2 for www-talk@nxoc01.cern.ch); Wed, 19 May 93 14:06:55 -0500
  8. Received: by wintermute.ncsa.uiuc.edu (920110.SGI/911001.SGI)
  9.     for @newton.ncsa.uiuc.edu:www-talk@nxoc01.cern.ch id AA09898; Wed, 19 May 93 14:09:24 -0500
  10. Date: Wed, 19 May 93 14:09:24 -0500
  11. From: marca@ncsa.uiuc.edu (Marc Andreessen)
  12. Message-Id: <9305191909.AA09898@wintermute.ncsa.uiuc.edu>
  13. To: sanders@bsdi.com
  14. Cc: www-talk@nxoc01.cern.ch
  15. Subject: MIME and HTRQ/V1.0 question
  16. In-Reply-To: <9305191740.AA04120@austin.BSDI.COM>
  17. References: <9305191740.AA04120@austin.BSDI.COM>
  18. X-Md4-Signature: 9619b9ebc0c140d0b204ada8d5393a5d
  19.  
  20. Tony Sanders writes:
  21. > When returning a document of unknown content what should the header
  22. > format say?
  23. > Options as I see it are:
  24. > 1   Content-type: text/plain\n\n[raw data]
  25. > 2   Context-type: text/html\n\n<PLAINTEXT>\n[raw data]
  26. >     [Is <PLAINTEXT> being depreciated?]
  27. > 3   Context-type: application/binary [for binary files and]
  28. >     Context-type: text/plain [for text files]
  29.  
  30. Yes (3).  When in complete doubt, punt to an octet-stream.
  31.  
  32. > I'm assuming option #3 unless I hear otherwise.  It will work well
  33. > if browers do something like <PLAINTEXT> for text/plain and
  34. > pop up a save file dialog for application/binary.
  35. > Marc: How is Mosaic going to handle things like .cave files?
  36. > are there going to be MIME types added for stuff like this?
  37.  
  38. I figure application/x-cave will be enough.  People outside NCSA/EVL
  39. probably don't need to think about this particular one, its presence
  40. in the Mosaic code notwithstanding, but the same issue will come up
  41. repeatedly all over the place and the answer should almost always be
  42. an experimental (x-) MIME content subtype.
  43.  
  44. Cheers,
  45. Marc
  46.  
  47. --
  48. Marc Andreessen
  49. Software Development Group
  50. National Center for Supercomputing Applications
  51. marca@ncsa.uiuc.edu
  52.